home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / ColorWellInspector.nib / data.classes next >
Text File  |  1994-08-25  |  441b  |  14 lines

  1. FirstResponder = {ACTIONS = {"performResize:" = "performResize:"; }; SUPERCLASS = Object; };
  2. IBColorWellInspector = {
  3.     ACTIONS = {"ok:" = "ok:"; "performClick:" = "performClick:"; "revert:" = "revert:"; }; 
  4.     OUTLETS = {
  5.         borderedSwitch = borderedSwitch; 
  6.     colorWell = colorWell; 
  7.     continuousSwitch = continuousSwitch; 
  8.     disabledSwitch = disabledSwitch; 
  9.     tagForm = tagForm; 
  10.     window = window; 
  11.     }; 
  12.     SUPERCLASS = Object; 
  13. };
  14.